Skip to content

Conversation

laurixyz
Copy link
Contributor

@laurixyz laurixyz commented Oct 19, 2021

The opening brace should go on the same line like it is for another function (is_leap_year) on the same page.

The opening brace should go on the same line like it is for another function (is_leap_year) in the same page.
@javiereguiluz javiereguiluz changed the base branch from 5.3 to 4.4 October 19, 2021 14:39
@javiereguiluz javiereguiluz requested a review from xabbuh as a code owner October 19, 2021 14:39
@javiereguiluz javiereguiluz merged commit e678139 into symfony:4.4 Oct 19, 2021
@javiereguiluz
Copy link
Member

Lauri, thanks and congrats on your first Symfony Docs contribution 🎉

Please note that the Symfony code style (https://symfony.com/doc/current/contributing/code/standards.html) requires a new line before the opening {, so we changed this pull request to actually fix the issue in is_leap_year() function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants